home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / DATATION / CARDX.LZH / ENVELMON.PRT < prev    next >
Text File  |  1991-06-15  |  1KB  |  15 lines

  1. ; _____________________________Monarch Envelope________________________________ 
  2. ;row col                                    ;Printer codes for LaserJet II.     
  3.         #27 38 108 56 48 65#                ;Page Size = Monarch envelope.      
  4.         #27 38 108 49 79#                   ;Orientation = landscape.           
  5.         #27 38 108 50 72#                   ;Manual feed.                       
  6.   09 38 fname ' ' lname                     ;First name, space & last name.     
  7.   10 38 street                              ;Street address.                    
  8.   11 38 town ', ' state ' ' zip             ;Vandergrift, PA. 15690-9635        
  9.   FORMFEED                                  ;Eject envelope.                    
  10.                                                                                 
  11.                                                                                 
  12.                                                                                 
  13.                                                                                 
  14.                                                                                 
  15.